From: Jim Blandy Date: Fri, 18 Jun 1993 17:55:42 +0000 (+0000) Subject: * dired.el (dired-summary): dired-do-rename is on "R", not "r". X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95238 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=50f747444d3ab08689730d5b7b11b80108e2ab1c;p=emacs.git * dired.el (dired-summary): dired-do-rename is on "R", not "r". --- diff --git a/lisp/dired.el b/lisp/dired.el index 20a3267810d..45bff4b83ca 100644 --- a/lisp/dired.el +++ b/lisp/dired.el @@ -837,7 +837,7 @@ Keybindings: (dired-why) ;>> this should check the key-bindings and use substitute-command-keys if non-standard (message - "d-elete, u-ndelete, x-punge, f-ind, o-ther window, r-ename, C-opy, h-elp")) + "d-elete, u-ndelete, x-punge, f-ind, o-ther window, R-ename, C-opy, h-elp")) (defun dired-undo () "Undo in a dired buffer.